====== SLIM - Simple Login Manager ======

{{http://www.linux-user.de/ausgabe/2005/11/022-news-software/slim.png?600}}


===== Installation =====

  #  pacman-g2 -S slim

Vérifier si slim est bien sélectionné comme login manager principal,

  # nano /etc/sysconfig/desktop

Le fichier devrait ressembler à ceci:

  # /etc/sysconfig/desktop
  
  # Which session manager try to use.
  
  #desktop="/usr/bin/xdm -nodaemon"
  #desktop="/usr/sbin/gdm --nodaemon"
  #desktop="/usr/bin/kdm -nodaemon"
  desktop="/usr/bin/slim"

===== Configuration =====


La configuration se situe sur le fichier **/etc/slim.conf**

  # nano /etc/slim.conf



===== Personalisation =====



Les thèmes sont à placer dans **/usr/share/slim/theme/**

Il existe un thème frugalware disponible depuis le forum officiel sur ce [[http://forums.frugalware.org/index.php?t=msg&th=1293&start=0&rid=638|post]].

D'autres thèmes sont disponible sur le site officiel:

http://slim.berlios.de/




